home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / ARCHIVE / JRC.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1993-11-01  |  916 b   |  24 lines

  1.                         JRchive
  2.  
  3. JRchive is a system for compressing and archiving files.  For instance, 
  4. to compress all your C files into an archive file called SOURCE, type
  5.         A:> JRC SOURCE *.C
  6.  
  7. To list the contents of the archive file SOURCE, type
  8.         A:> JRCL SOURCE
  9.  
  10. And to extract the files from the archive file SOURCE, type
  11.         A:> JRCE SOURCE 
  12.  
  13. For complete instructions on using JRchive see the user manual in file 
  14. JRCHIVE.DOC.  To print this file, make sure your printer is on and ready, 
  15. then type
  16.         A:> COPY JRCHIVE.DOC PRN
  17.  
  18. This is a shareware program.  To learn how to register this program (and to
  19. see what incentives are available to registered users) see the file
  20. REGISTER.DOC. It also contains a registration form for you to send in.
  21. To print the registration form, make sure your printer is on and ready, 
  22. then type
  23.         A:> COPY REGISTER.DOC PRN
  24.